Total Complexity | 47 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 325 |
Lines of code | 161 |
Logical lines of code | 101 |
Comment lines | 114 |
Methods | 13 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
find_filename() | 52 | 10 | 24 | |
get_callback_identifier() | 55 | 7 | 19 | |
initialize_cache() | 55 | 6 | 19 | |
handle_wp_specific_cases() | 56 | 6 | 18 | |
get_plugin() | 60 | 3 | 13 | |
get_filename_from_string() | 62 | 3 | 11 | |
get_filename_from_array() | 62 | 3 | 11 | |
write_cache_to_file() | 62 | 2 | 11 | |
extract_plugin_name() | 63 | 2 | 10 | |
ensure_cache_directory_exists() | 71 | 2 | 6 | |
calculate_dynamic_cache_limit_wp() | 70 | 1 | 6 | |
generate_cache_key() | 65 | 1 | 9 | |
get_cache_file_path() | 75 | 1 | 4 |